HTTPS Parameters

The Secure Hypertext Transport Protocol (HTTPS) parameters are described in the table below.

HTTPS Parameters

Parameter

Description

'Secured Web Connection (HTTPS)'

configure system > web > secured-connection

[HTTPSOnly]

Defines the HTTP/S application protocol for accessing the device's management interface (Web interface or REST API).

[0] HTTP and HTTPS = (Default) Access to the management interface is allowed from HTTP and HTTPS (secured) requests.
[1] HTTPS Only = Access to the management interface is allowed only from HTTPS requests (and unencrypted HTTP packets are blocked).
[2] HTTPS Redirect = Access to the management interface is allowed only from HTTPS redirect URLs. This is required when using OAuth login authentication with Azure AD, which redirects the user to a URI (device's address) upon successful authentication and authorization.

Note: If you configure the parameter to HTTPS Redirect and you're using Single-Sign On (SSO) to the device from OVOC, you must configure OVOC to connect to the device using HTTPS ('Communication Protocol' field set to HTTPS).

configure system > web > https-port

[HTTPSPort]

Defines the local Secured HTTPS port of the device. The parameter allows secure remote device Web- or REST-based management from the LAN. To enable secure Web management from the LAN, configure the desired port.

The valid range is 1 to 65535 (other restrictions may apply within this range). The default port is 443.

Note: For the parameter to take effect, a device restart is required.